.Net Framework >
v4.0.30319.1 >
System >
Collections >
Generic >
List<T>
List<T>
- Category
- Class
- Assembly
- mscorlib
- Character
- public
- Ancestors
- Object
- Implements
- System.Collections.Generic.IList<T>, System.Collections.Generic.ICollection<T>, System.Collections.Generic.IEnumerable<T>, IList, ICollection, IEnumerable
- Contstructors
-
List<T>()
List<T>(IEnumerable<T>)
List<T>(Int32) - Properties
-
Capacity
Count
Item(Int32)
IsReadOnly
IsSynchronized
SyncRoot
IsFixedSize
IsReadOnly
Item - Methods
-
Add(T)
AddRange(IEnumerable<T>)
AsReadOnly()
BinarySearch(Int32,Int32,T,IComparer<T>)
BinarySearch(T)
BinarySearch(T,IComparer<T>)
Clear()
Contains(T)
ConvertAll<TOutput>(Converter<T,TOutput>)
CopyTo(Int32,T[],Int32,Int32)
CopyTo(T[])
CopyTo(T[],Int32)
Exists(Predicate<T>)
Find(Predicate<T>)
FindAll(Predicate<T>)
FindIndex(Int32,Int32,Predicate<T>)
FindIndex(Int32,Predicate<T>)
FindIndex(Predicate<T>)
FindLast(Predicate<T>)
FindLastIndex(Int32,Int32,Predicate<T>)
FindLastIndex(Int32,Predicate<T>)
FindLastIndex(Predicate<T>)
ForEach(Action<T>)
GetEnumerator()
GetRange(Int32,Int32)
IndexOf(T)
IndexOf(T,Int32)
IndexOf(T,Int32,Int32)
Insert(Int32,T)
InsertRange(Int32,IEnumerable<T>)
LastIndexOf(T)
LastIndexOf(T,Int32)
LastIndexOf(T,Int32,Int32)
Remove(T)
RemoveAll(Predicate<T>)
RemoveAt(Int32)
RemoveRange(Int32,Int32)
Reverse()
Reverse(Int32,Int32)
Sort()
Sort(IComparer<T>)
Sort(Comparison<T>)
Sort(Int32,Int32,IComparer<T>)
GetEnumerator()
CopyTo()
GetEnumerator()
Add()
Contains()
IndexOf()
Insert()
Remove()
ToArray()
TrimExcess()
TrueForAll(Predicate<T>) - Types
- Enumerator
- Tags
- 0103E2B958, 02E3ABA98D, 03057FF933
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database